﻿/* CSS Document */
html{overflow-y:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}q:before,q:after{content:'';}object,embed{vertical-align:top;}h1,h2,h3,h4,h5,h6{font-size:100%;}img,abbr,acronym,fieldset{border:0;}ul li,ol li{list-style-type:none;}a,label{cursor:pointer;}img,svg{vertical-align:middle;margin:0;padding:0;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}button{border: none;cursor: pointer;}
body { margin:0; padding:0; font-size:12px;
	color: #333333;font-family: Microsoft YaHei, Microsoft YaHei-Regular;}
div,ul,li,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	margin-top: 0;
	margin-bottom: 0;
}

img{display:block;}

input:focus {
  outline: none;
}
/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { outline: none; border:0px; background-color:Transparent;}
a{display:block;}
a{blr:expression(this.onFocus=this.blur()); outline:none;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}
.blank46{ width:100%; height:46px; clear:both;}
.blank50{ width:100%; height:50px; clear:both;}
.blank55{ width:100%; height:55px; clear:both;}
.blank60{ width:100%; height:60px; clear:both;}
.blank70{ width:100%; height:70px; clear:both;}
.blank75{ width:100%; height:75px; clear:both;}
.blank80{ width:100%; height:80px; clear:both;}
.blank85{ width:100%; height:85px; clear:both;}
.blank134{ width:100%; height:128px; clear:both;}
.blank108{ width:100%; height:108px; clear:both;}

/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/
.clearfix::after {
  content:".";/*加一段内容*/
  display:block;/*让生成的元素以块级元素显示，占满剩余空间*/
  height:0;/*避免生成的内容破坏原有布局高度*/
  clear:both;/*清除浮动*/
  visibility:hidden;/*让生成的内容不可见*/
}
/*针对1920的宽屏*/

textarea {
	font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
	outline: none;
}


input:focus {
  outline: none;
}
.max{ position:relative;overflow: hidden;}
.inner{width:76%; height:auto;  z-index:2; margin:0 auto;min-width: 1200px;}
span {
	display: block;
}
.header_top {
	padding: 8px 0;
	background: #fff;
}
.header_top .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header_top_text {
	font-size: 16px;
	color: #010101;
}
.header_top_area {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.header_top_tel {
	font-size: 20px;
	color: #ffa238;
	font-weight: bold;
	background: url(../images/tel.png
	) no-repeat left center;
	background-size: 15px 15px;
	padding-left: 20px;
	margin-left: 40px;
}
/*.mhead_index .header {*/
/*	background: #1c93fe;*/
/*}*/
.headercolor {
	background: #1c93fe;
}
.header {
	
	border-bottom: 1px solid rgba(255,255,255,0.2);
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 72;
}
.header > .inner {
	padding: 13px 0 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.logo {
	width: 178px;
	margin-bottom: 10px;
}
.logo img {
	width: 100%;
}
.search {
	border-radius: 4px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 320px;
}
.search input {
	width: 85%;
	background: inherit;
	border: none;
	font-size: 14px;
	color: #333;
	padding-left: 10px;
	border: 1px solid #e1e1e1;
	height: 32px;
}
.search input:-moz-placeholder {/* Mozilla Firefox 4 to 18*/
    color: #999999;
}

.search input::-moz-placeholder {/* Mozilla Firefox 19+*/
    color: #999999;
}

.search input:-ms-input-placeholder{
    color: #999999;
}

.search input::-webkit-input-placeholder{
    color: #999999;
}
.search_btu {
	border: none;
	background: inherit;
	width: 60px;
	height: 34px;
	padding: 0;
	margin: 0;
}
.search_btu img {
	width: 100%;
}
.nav {
	max-width: 75%;
}
.nav_list {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nav_item:nth-child(2) .nav_link {
	background: url(../images/arrow1.png) no-repeat right 25px;
	background-size: 11px 7px;
	padding-right: 20px;
}
.nav_item:nth-child(3) .nav_link {
	background: url(../images/arrow1.png) no-repeat right 25px;
	background-size: 11px 7px;
	padding-right: 20px;
}
.nav_item:nth-child(5) .nav_link {
	background: url(../images/arrow1.png) no-repeat right 25px;
	background-size: 11px 7px;
	padding-right: 20px;
}
.nav_link {
	font-size: 18px;
	color: #ffffff;
	padding: 15px 0 5px 0;
	position: relative;
}
.nav_item {
	transition: all .2s;
	border-bottom: 2px solid transparent;
	margin: 0 30px;
	padding-bottom: 23px;
}
.nav_link::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 20px;
	height: 2px;
	background: #fff;
	opacity: 0;
}
.nav_item:hover .nav_link::before {
	opacity: 1;
}
.nav_item:nth-child(2):hover .nav_link {
	background: url(../images/arrow2.png) no-repeat right 25px;
	background-size: 11px 7px;
}
.nav_item:nth-child(3):hover .nav_link {
	background: url(../images/arrow2.png) no-repeat right 25px;
	background-size: 11px 7px;
}
.nav_item:nth-child(5):hover .nav_link {
	background: url(../images/arrow2.png) no-repeat right 25px;
	background-size: 11px 7px;
}
/*.nav_current:nth-child(2) .nav_link {*/
/*	background: url(../images/arrow2.png) no-repeat right 25px;*/
/*	background-size: 11px 7px;*/
/*}*/
/*.nav_current:nth-child(3) .nav_link {*/
/*	background: url(../images/arrow2.png) no-repeat right 25px;*/
/*	background-size: 11px 7px;*/
/*}*/
.nav_item:nth-child(2):hover .nav_link:before {
    left: 39%;
}
.nav_item:nth-child(5):hover .nav_link:before {
    left: 39%;
}
.nav_item:nth-child(3):hover .nav_link:before {
    left: 39%;
}
.nav_current:nth-child(5) .nav_link:before {
    left: 39%;
}
.nav_current:nth-child(2) .nav_link:before {
    left: 39%;
}
.nav_current:nth-child(3) .nav_link:before {
    left: 39%;
}
.nav_current .nav_link::before {
	opacity: 1;
}
.nav_er_list {
	width: 100%;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(255,255,255,0.95);
	z-index: 71;
	position: absolute;
	display: none;
	transition: all 0.2s;
}
.nav_er_list ul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.nav_er_list .inner {
	padding: 20px 100px;
}
.nav_item:hover .nav_er_list {
	display: block;
}
.nav_er_item {
	width: 48%;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.nav_er_item:last-of-type {
	border-bottom: none;
}
.nav_er_title {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 12.5px;
}
.nav_er_link {
	font-size: 14px;
	color: #333333;
	padding: 13px 0;
}
.nav_er_link:hover {
	color: #0f8eff;
	font-weight: bold;
}
.nav_er_current .nav_er_link {
	font-weight: bold;
	color: #0f8eff;
}
.navsp {
	display: none;
}
.navsp_photo {
	width: 50px;
	cursor: pointer;
	display: none;
}
.navsp_photo img {
	width: 100%;
}
.sp_banner {
	display: none;
}
.banner .swiper-pagination {
	left: 9% !important;
	bottom: 100px !important;
	width: auto !important;
}
.banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #ffffff;
	opacity: 1;
	margin: 0 12px 0 0 !important;
	border-radius: 50%;
}
.banner .swiper-pagination-bullet-active {
	width: 38px;
	border-radius: 50px;
}
.banner .swiper-button-prev {
	width: 45px !important;
	height: 45px !important;
	background-image: url(../images/jian1.png);
	background-repeat: no-repeat;
	position: absolute;
	top: inherit;
	bottom: 100px;
	/* transform: translateY(-50%); */
	left: inherit;
	right: 12.5% !important;
	outline: none;
	margin: 0  0 0 0 !important;
	background-size: contain;
	opacity: 1 !important;
	display: inline-block;
	z-index: 71;
}
.banner .swiper-button-prev:after {
	content: '';
}
.banner .swiper-button-next {
	width: 45px !important;
    height: 45px !important;
	background-image: url(../images/jian2.png);
    background-repeat: no-repeat;
	position: absolute;
	top: inherit;
	bottom: 100px;
	/* transform: translateY(-50%); */
	right: 9%;
	left: inherit;
	outline: none;
	display: inline-block;
    margin: 0 0 0 15px !important;
    background-size: contain;
	opacity: 1 !important;
	z-index: 71;
}
.banner .swiper-button-next:after {
	content: '';
}
.banner {
	position: relative;
	margin-top: -82px;
}
.banner img {
	width: 100%;
}
.sp_banner {
	display: none;
}
.index_about {
	margin: 90px 0;
}
.index_about .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.index_about_left {
	width: 65%;
}
.index_about_right {
	width: 30%;
}
.index_about_right_photo {
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 400px;
	width: 100%;
}
.index_about_right_photo img {
	width: 100%;
	object-fit: contain;
	margin: 0 auto;
	height: 100%;
}
.index_title {
	margin-bottom: 40px;
}
.index_title_en {
	font-size: 30px;
	color: #deefff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.index_title_zh {
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-top: -21px;
}
.index_title_heng {
	width: 24px;
	height: 3px;
	background: #0f8eff;
	border-radius: 3px;
	margin: 8px auto 0 auto;
	display: block;
}
.index_title_caption {
	font-size: 14px;
	color: #000000;
	margin-top: 8px;
	text-align: center;
}
.index_about_left .index_title_en {
	text-align: left;
}
.index_about_left .index_title_zh {
	text-align: left;
}
.index_about_left .index_title_caption {
	text-align: left;
}
.index_about_left .index_title_heng {
	margin-left: inherit;
}
.index_about_caption {
	font-size: 16px;
	color: #000000;
	line-height: 28px;
	text-indent: 25px;
	margin-bottom: 50px;
}
.index_about_area {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 50px;
}
.index_about_box {
	margin-right: 20%;
}
.index_about_box:last-of-type {
	margin-right: 0;
}
.index_about_box img {
	width: 47px;
	display: block;
}
.index_about_num {
	font-size: 38px;
	font-weight: bold;
	color: #000000;
	margin: 6px 0;
}
.index_about_num font {
	font-size: 22px;
}
.index_about_explain {
	font-size: 14px;
	color: #666666;
}
.index_about_tel {
	background: #ffa238;
	border-radius: 3px;
	box-shadow: 0px 3px 10px #d3cec7;
	display: inline-block;
	padding: 8px 50px;
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
}
.index_about_tel font {
	font-size: 20px;
	font-weight: inherit;
}
.index_business {
	background: url(../images/bg.png) no-repeat right bottom;
	background-size: contain;
	padding: 40px 0;
}
.index_business_list {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.index_business_item {
	width: 24%;
	margin-left: 1.33%;
	margin-bottom: 50px;
	padding: 40px 30px;
	transition: all 0.5s linear;
}
.index_business_item:nth-child(4n-3) {
	margin-left: 0;
}
.index_business_item img {
	margin: 0 auto;
	width: 84px;
	display: block;
}
.index_business_title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin: 20px 0;
}
.index_business_text {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4;
	height: 80px;
}
.index_business_link {
	font-size: 14px;
	color: #0f8eff;
	width: 120px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin: 20px auto 0 auto;
	border: 1px solid #0f8eff;
	border-radius: 4px;
}
.index_business_item:hover {
	background: url(../images/bg1.png) no-repeat center bottom;
	background-size: cover;
}
.index_business_item:hover .index_business_link {
	background: #0f8eff;
	color: #fff;
}
.index_news {
	margin-bottom: 110px;
}
.index_news_list {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.index_news_item {
	width: 32%;
	margin-left: 1.33%;
}
.index_news_item:nth-child(3n-2) {
	margin-left: 0;
}
.index_news_photo {
	width: 100%;
	height: 240px;
	object-fit: cover;
	border-radius: 10px;
	position: relative;
}
.index_news_photo img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
	object-fit: cover;
}
.index_news_hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(15,142,255,0.8);
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px;
	opacity: 0;
}
.index_news_text {
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	width: 100%;
}
.index_news_ex {
	width: 120px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin: 30px auto 0;
	border: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	border-radius: 3px;
}
.index_news_title {
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	margin: 8px 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
}
.index_news_data {
	font-size: 12px;
	color: #999999;
}
.index_news_item:hover .index_news_hover {
	opacity: 1;
}
.index_news_item:hover .index_news_box {
	opacity: 0;
}
.index_news_more {
	font-size: 16px;
	color: #000000;
	text-align: center;
	margin-top: 50px;
}
.top {
	position: fixed;
	right: 5%;
	bottom: 5%;
	z-index: 4;
	width: 54px;
	cursor: pointer;
}
.top img {
	width: 100%;
}
.footer_top {
	background: #0a3a9d;
	padding: 40px 0;
}
.footer_top_area {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.footer_top_friend {
	font-size: 14px;
	color: #ffffff;
}
.footer_top_friend font {
	display: block;
}
.footer_top_area a {
	font-size: 14px;
	color: #578aef;
	margin-left: 70px;
}
.footer_top_area a:hover {
	color: #b0cbff;
}
.footer_bottom {
	background: #093285;
	padding: 70px 0;
}
.footer_bottom .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footer_logo {
	width: 12%;
}
.footer_logo img {
	width: 100%;
}
.footer_nav {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.footer_nav_area {
	margin-left: 80px;
}
.footer_nav_area:first-of-type {
	margin-left: 0;
}
.footer_nav_link {
	font-size: 14px;
	color: #b0cbff;
	margin-bottom: 25px;
}
.footer_nav_er {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.footer_nav_er a {
	font-size: 12px;
	color: #578aef;
	line-height: 28px;
}
.footer_nav_er a:hover {
    color: #b0cbff;
}
.footer_nav_er div {
	margin-right: 15px;
}
.footer_code {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}
.footer_code_left img {
	width: 128px;
	height: 128px;
	border-radius: 6px;
}
.footer_code_left span {
	font-size: 12px;
	color: #b0cbff;
	text-align: center;
	margin-top: 8px;
}
.footer_code_right {
	margin-left: 25px;
}
.footer_code_text {
	font-size: 14px;
	color: #578aef;
}
.footer_code_caption {
	font-size: 14px;
	color: #b0cbff;
	margin: 5px 0 10px 0;
}
.footer_caption {
	padding: 15px 0;
}
.footer_caption span {
	font-size: 14px;
	color: #6276a8;
	text-align: center;
}
.footer_caption span font {
	margin-left: 40px;
}
.spfooter_logo {
	display: none;
}
.zibanner {
	margin-top: -82px;
	position: relative;
}
.zibanner img {
	width: 100%;
}
.zinav {
	position: absolute;
	left: 0;
	bottom: 15px;
	width: 100%;
}
.zinav .inner {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.zinav a {
	color: 14px;
	color: #ffffff;
}
.zinav span {
	color: 14px;
	color: #ffffff;
}
.about_section {
	margin: 100px 0;
}
.about_section .inner {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.about_section_left {
	width: 48%;
}
.about_section_right {
	width: 48%;
}
.about_section_right img {
	width: 100%;
}
.about_section_title {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.about_section_caption {
	font-size: 14px;
	color: #666666;
	margin-top: 8px;
}
.about_section_text {
	font-size: 16px;
	color: #000000;
	line-height: 28px;
	text-indent: 25px;
	margin: 30px 0;
}
.about_num {
	background: url(../images//bg2.png) no-repeat center center;
	background-size: cover;
	padding: 100px 0;
}
.about_num .index_about_area {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 0;
}
.about_num .index_about_box {
	width: 33%;
	border-left: 1px solid #fff;
	margin-right: 0;
	padding-bottom: 10px;
}
.about_num .index_about_box:first-of-type {
	border-left: none;
}
.about_num .index_about_num {
	color: #fff;
	text-align: center;
}
.about_num .index_about_explain {
	color: #fff;
	text-align: center;
}
.about_culture {
	background: #f6f7fb;
	padding: 100px 0;
}
.about_culture_title {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
}
.about_culture_list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.about_culture_item {
	width: 32%;
	margin-left: 1.3%;
	background: #fff;
	border-radius: 14px;
}
.about_culture_item:first-of-type {
	margin-left: 0;
}
.about_culture_item div {
	padding: 0 45px 45px 45px;
}
.about_culture_heng {
	width: 50px;
	height: 5px;
	background: #0f8eff;
}
.about_culture_item img {
	width: 33px;
	margin: 50px 0;
}
.about_culture_name {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}
.about_culture_text {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.history_section {
	margin: 100px 0;
}
.zititle {
	margin-bottom: 40px;
}
.zititle_title {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.zititle_caption {
	font-size: 14px;
	color: #666666;
	text-align: center;
}
.history_section_caption {
	margin-top: 50px;
}
.history_section_heng {
	width: 100%;
	height: 1px;
	background: #e2e2e2;
	position: relative;
	margin-bottom: 65px;
}
.history_section_heng::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100px;
	height: 3px;
	background: #0f8eff;
}
.history_section_text {
	font-size: 16px;
	color: #000000;
	line-height: 28px;
	text-indent: 25px;
}
.history_section_banner {
	position: relative;
}
.history_section_banner .mySwiper {
	width: 85%;
	margin: 0 auto;
}
.history_section_banner .swiper-button-prev {
	width: 29px !important;
	height: 23px !important;
	background-image: url(../images/arrow5.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	outline: none;
	margin: 0  0 0 0 !important;
	background-size: contain;
	opacity: 1 !important;
	display: inline-block;
	z-index: 71;
}
.history_section_banner .swiper-button-prev::after {
	display: none;
	content: '';
}
.history_section_banner .swiper-button-next::after {
	display: none;
	content: '';
}
.history_section_banner .swiper-button-next {
	width: 29px !important;
	height: 23px !important;
	transform: rotate(180deg);
	background-image: url(../images/arrow5.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	outline: none;
	margin: 0  0 0 0 !important;
	background-size: contain;
	opacity: 1 !important;
	display: inline-block;
	z-index: 71;
}
.history_section_banner .swiper-button-next.swiper-button-disabled {
	background-image: url(../images/arrow3.png);
	background-repeat: no-repeat;
	transform: rotate(180deg);
}
.history_section_banner .swiper-button-prev.swiper-button-disabled {
	background-image: url(../images/arrow3.png);
	background-repeat: no-repeat;
}
.history_section_banner .swiper-button-next:hover {
	background-image: url(../images/arrow4.png);
	background-repeat: no-repeat;
	transform: rotate(360deg);
}
.history_section_banner .swiper-button-prev:hover {
	background-image: url(../images/arrow4.png);
	background-repeat: no-repeat;
	transform: rotate(180deg);
}
.history_banner_data {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.history_banner_data::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 3px;
	background: #0f8eff;
}
.history_banner_text {
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.history_section_bannersp {
	display: none;
}
.zibanner_area {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	z-index: 30;
}
.zibanner_area_en {
	font-size: 12px;
	color: #fff;
}
.zibanner_area_zh {
	font-weight: bold;
	font-size: 32px;
	color: #ffffff;
	line-height: 40px;
	margin: 10px 0;
}
.zibanner_area_title {
	font-size: 16px;
	color: #ffffff;
}
.zibanner_heng {
    width: 25px;
    height: 4px;
    border-radius: 2px;
    background: #fff;
    margin-top: 10px;
}
.honor {
    	background: url(../images/bg3.jpg
	) no-repeat center center;
	background-size: cover;
}
.honor_section {
	margin: 100px 0;
}
.honor_section_photo {
	width: 100%;
	height: 100%;
	height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #dadada;
	padding: 2px;
}
.honor_section_photo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.honor_sectionpb {
	display: none;
}
.honor_sectionpsp {
	display: none;
}
.honor_rong_list {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.honor_rong_item {
	width: 24%;
	margin-left: 1.3%;
	margin-bottom: 20px;
}
.honor_rong_item:nth-child(4n-3) {
	margin-left: 0;
}
.honor_rong_photo {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #dadada;
	padding: 2px;
}
.honor_rong_photo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.product_section {
	margin: 100px 0;
}
.product_section_title {
	font-size: 24px;
	color: #000000;
	text-align: center;
	padding-bottom: 25px;
	margin-bottom: 40px;
	border-bottom: 1px solid #dddddd;
}
.news_section {
	margin: 100px 0;
}
.news_item {
	padding: 70px 45px;
	border-bottom: 1px solid #f1f1f1;
	cursor: pointer;
}
.news_item:hover {
	box-shadow: 0 0 5px #ebebeb;
}
.news_link {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.news_date {
	width: 120px;
}
.news_date_day {
	font-size: 28px;
	color: #0f8eff;
	font-weight: bold;
	position: relative;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.news_date_day::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 2px;
	background: #0f8eff;
}
.news_date_years {
	font-size: 14px;
	color: #0f8eff;
}
.news_box {
	width: calc(100% - 250px);
}
.news_title {
	font-size: 20px;
	color: #010101;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
}
.news_text {
	font-size: 16px;
	color: #999999;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	margin-top: 10px;
}
.news_look {
	font-size: 16px;
	color: #0f8eff;
	width: 100px;
}
.news_more {
	font-size: 16px;
	color: #000000;
	text-align: center;
	margin-top: 60px;
	cursor: pointer;
}
.newsex_section {
	margin: 100px 0;
}
.newsex_title {
	font-size: 24px;
	color: #000000;
	text-align: center;
}
.newsex_date {
	font-size: 14px;
	color: #999999;
	text-align: center;
	margin-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 15px;
}
.newsex_info {
	margin-top: 70px;
	padding-top: 25px;
	border-top: 1px solid #dddddd;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.newsex_info a {
	font-size: 16px;
	color: #666666;
	max-width: 48%;
}
.newsex_info a:last-of-type {
	text-align: right;
}
.newsex_info a:hover {
	color: #000000;
}
.information_section {
	margin: 100px 0;
}
.information_list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.information_item {
	width: 48%;
	border-bottom: 1px solid #e3e3e3;
}
.information_item:hover {
    border-bottom: 1px solid  #0f8eff;
}
.information_link {
	padding: 35px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.information_area {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.information_title {
	font-size: 20px;
	color: #010101;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	width: 75%;
}
.information_look {
	font-size: 14px;
	color: #ffffff;
	background: #0f8eff;
	width: 120px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 3px;
	float: right;
}
.contact_section {
	margin: 100px 0;
}
.contact_section {
	margin: 100px 0;
}
.contact_tel {
	font-size: 30px;
	color: #0f8eff;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 50px;
}
.contact_tel font {
	font-size: 32px;
}
.contact_block {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.contact_area {
	width: 48%;
}
.contact_name {
	font-weight: bold;
	font-size: 24px;
	color: #000000;
}
.contact_name font {
	font-weight: initial;
	font-size: 14px;
	margin-left: 5px;
}
.contact_heng {
	margin: 10px 0;
	width: 100%;
	height: 1px;
	background: #dfe0e7;
}
.contact_area_tel {
	font-size: 28px;
	color: #000000;
	font-weight: bold;
}
.contact_area_info {
	margin-top: 35px;
}
.contact_area:last-of-type .contact_area_info {
	margin-top: 80px;
}
.contact_area_box {
	margin-bottom: 20px;
}
.contact_area_title {
	font-size: 16px;
	color: #888888;
	margin-bottom: 5px;
}
.contact_area_text {
	font-size: 20px;
	color: #000000;
}
.index_map {
	width: 100%;
	height: 300px;
}
.newsex_box {text-align: center;}
.newsex_box img {margin: 0 auto;}
.newsex_box p {text-align: center;}
.newsex_box table {margin: 0 auto;}
.product_section_ex {text-align: center;}
.product_section_ex img {margin: 0 auto;}
.product_section_ex p {text-align: center;}
.product_section_ex table {margin: 0 auto;}
.information_top_link {
	font-size: 18px;
	color: #010101;
	position: relative;
	padding-bottom: 10px;
	padding: 0 3% 10px;
}
.information_top {
	border-bottom: 1px solid #e3e3e3;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.information_top_current {
	color: #0f8eff;
}
.information_top_link::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 2px;
	background: transparent;
}
.information_top_current::before {
	background: #0f8eff;
}
.information_top_link:hover {
	color: #0f8eff;
}
.information_top_link:hover::before {
	background: #0f8eff;
}




